ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _getStyleBackgroundColor Method

In This Topic
    _getStyleBackgroundColor Method (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function _getStyleBackgroundColor() As IColorOption
    public virtual IColorOption _getStyleBackgroundColor()
    See Also